SaRefundGrid 
Logical Entity Name  SaRefundGrid 
Default Table Name  SaRefundGrid 
Physical Only  NO 
Definition 
 
Note 
 

SaRefundGrid Columns 
ColumnName  Domain  Datatype  NULL  Definition 
SaRefundGridID(PK)    int  NO 
 
SaRefundPolicyID    int  NO 
 
Type    char(1)  NO 
 
Sequence    tinyint  YES 
 
HighValue    numeric(5, 2)  NO 
 
RefundPercent    numeric(5, 2)  NO 
 
MaxEarnAmount    numeric(9, 2)  NO 
 
UserID    int  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
ts    timestamp  NO 
 
AttendanceUnits    char(1)  NO 
 
RefundPercentFlag    char(1)  NO 
 

SaRefundGrid Primary and Unique Keys 
Key Name  Key Type  Keys 
SaRefundGrid_SaRefundGridID_U_C_IDX  PrimaryKey  SaRefundGridID 

SaRefundGrid Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

SaRefundGrid Check Constraints 
Check Constraint Name  CheckConstraint